hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipVertexArrayObject.createIndexBuffer
hip
hiprenderer
vertex
HipVertexArrayObject
Creates and binds an index buffer.
class
HipVertexArrayObject
void
createIndexBuffer
(
index_t
count
,
HipBufferUsage
usage
)
Meta
Source
See Implementation
hip
hiprenderer
vertex
HipVertexArrayObject
constructors
this
functions
appendAttribute
bind
createIndexBuffer
createVertexBuffer
sendAttributes
setIndices
setVertices
unbind
updateIndices
updateVertices
static functions
getVAO
putQuadBatchIndices
variables
EBO
VAO
VBO
dataCount
hasIndexInitialized
hasVertexInitialized
infos
isBonded
stride
Creates and binds an index buffer.